hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
manhattanHeuristic
hip
ai
pathfinding
Undocumented in source. Be warned that the author may not have intended to support it.
version(Test)
pragma(
inline
, true)
int
manhattanHeuristic
(
int
posX
,
int
posY
,
int
targetX
,
int
targetY
)
Meta
Source
See Implementation
hip
ai
pathfinding
functions
AStar2D_4Way
manhattanHeuristic
structs
AStarResult